Partially fix 1702760: stop compiler warning about mod_openexr/mptr_openexr.cpp,...
[synfig.git] / synfig-core / trunk / src / modules / mod_ppm / trgt_ppm.cpp
index 5a6a0cd..252bd47 100644 (file)
@@ -34,7 +34,6 @@
 #endif
 
 #include "trgt_ppm.h"
-#include <synfig/synfig.h>
 #include <ETL/stringf>
 #include <cstdio>
 #include <algorithm>