diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/internal.h | 1 | ||||
-rw-r--r-- | src/x11.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/internal.h b/src/internal.h index 066dc7e..0fb5f65 100644 --- a/src/internal.h +++ b/src/internal.h @@ -9,6 +9,7 @@ #include "attributes.h" #include "types.h" +#include "pugl/attributes.h" #include "pugl/pugl.h" #include <stddef.h> @@ -7,6 +7,7 @@ #include "attributes.h" #include "types.h" +#include "pugl/attributes.h" #include "pugl/pugl.h" #include <X11/X.h> |