summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorPetr Mrázek2011-08-20 11:12:49 +0000
committerPetr Mrázek2011-08-20 11:12:49 +0000
commita86a1a1aeb87477fa49fadece1df0612d3e0d4fd (patch)
tree4437102460fdade7957cc93160cc4683a6729188 /common.h
parentad6fc952ad3a4c7dc241c718b1f095c2cf0ba7ae (diff)
downloadstonesense-a86a1a1aeb87477fa49fadece1df0612d3e0d4fd.tar.gz
stonesense-a86a1a1aeb87477fa49fadece1df0612d3e0d4fd.tar.bz2
stonesense-a86a1a1aeb87477fa49fadece1df0612d3e0d4fd.tar.xz
replace a lot of obsolete allegro stuff
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 9b05069..245587b 100644
--- a/common.h
+++ b/common.h
@@ -17,6 +17,7 @@
#include <allegro5/allegro_image.h>
#include <allegro5/allegro_opengl.h>
#include <allegro5/utf8.h>
+
// allegro leaks X headers, undef some of it here:
#undef TileShape
// allegro also leaks stdint.h and some weird equivalent of it on windows. let's disable the copy leaked by dfhack.