[MSPAINT_NEW] manage palette and tools data in a PaletteModel and ToolsModel class...
[reactos.git] / reactos / base / applications / mspaint_new / precomp.h
index 005cc00..d14d8c6 100644 (file)
 #include "miniature.h"
 #include "mouse.h"
 #include "palette.h"
+#include "palettemodel.h"
 #include "scrollbox.h"
 #include "selection.h"
 #include "sizebox.h"
 #include "textedit.h"
 #include "toolsettings.h"
+#include "toolsmodel.h"
 #include "winproc.h"
 
 #endif /* _MSPAINT_H */