minor update

This commit is contained in:
Blaise Tine
2021-12-06 15:44:25 -05:00
parent 9811740ead
commit a9ec1c08a7
3 changed files with 6 additions and 6 deletions

View File

@@ -3,8 +3,8 @@
#include <string>
#include <iostream>
#include <iomanip>
#include <tga.h>
#include <png.h>
#include <cocogfx/include/tga.h>
#include <cocogfx/include/png.h>
using namespace cocogfx;