reduce rtgui/inspector.h dependencies

This commit is contained in:
Ingo Weyrich
2019-11-08 20:22:18 +01:00
parent a2d5ef356c
commit e5258e6f60
5 changed files with 6 additions and 2 deletions

View File

@@ -24,7 +24,6 @@
#include "../rtengine/coord.h"
#include "../rtengine/coord2d.h"
#include "../rtengine/rt_math.h"
class InspectorBuffer
{