diff options
Diffstat (limited to 'plugins/NewStory/src/stdafx.h')
-rw-r--r-- | plugins/NewStory/src/stdafx.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h index ebab8c737f..4040187e0f 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -67,11 +67,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "../../Libs/freeimage/src/FreeImage.h"
-#include <../include/cairo.h>
#include <../include/litehtml.h>
-#include <../containers/windows/cairo/cairo_font.h>
-#include <../containers/windows/cairo/windows_container.h>
-#include <../containers/cairo/cairo_images_cache.h>
+#include <../containers/windows/gdiplus/gdiplus_container.h>
#include "dib.h"
#include "resource.h"
|