diff options
| author | Japa | 2011-08-21 15:08:04 +0000 |
|---|---|---|
| committer | Japa | 2011-08-21 15:08:04 +0000 |
| commit | 5b813e32b57ea085c0eb04b1b5f528b3698a167d (patch) | |
| tree | f379955486124c7f2674c8e4db220ab2baa6dc76 /common.h | |
| parent | 6f96b930653206ca09fa79985126921cfe8fb03f (diff) | |
| download | stonesense-5b813e32b57ea085c0eb04b1b5f528b3698a167d.tar.gz stonesense-5b813e32b57ea085c0eb04b1b5f528b3698a167d.tar.bz2 stonesense-5b813e32b57ea085c0eb04b1b5f528b3698a167d.tar.xz | |
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #include <stdint.h>
#define ALLEGRO_NO_MAGIC_MAIN //This is a DLL file. we got no main function.
+#define ALLEGRO_HAVE_STDINT_H
#include <allegro5/allegro.h>
#include <allegro5/allegro_primitives.h>
|
