aboutsummaryrefslogtreecommitdiff
path: root/src/binres/binres.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/binres/binres.hpp')
-rw-r--r--src/binres/binres.hpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/binres/binres.hpp b/src/binres/binres.hpp
index 338e0bc..9d2ef85 100644
--- a/src/binres/binres.hpp
+++ b/src/binres/binres.hpp
@@ -1,14 +1,6 @@
#pragma once
#include "ochess.hpp"
-#include "swap_png.hpp"
-#include "zoomin_png.hpp"
-#include "zoomout_png.hpp"
-#include "cburnett_png.hpp"
-#include "chesscom_8bits_png.hpp"
-#include "hide_png.hpp"
-#include "mat_png.hpp"
-#include "ochess_png.hpp"
wxBitmap LoadPNG(std::string icon, wxSize size);
wxBitmap LoadPNG(std::string icon);