diff options
Diffstat (limited to 'src/stub.h')
-rw-r--r-- | src/stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #ifndef PUGL_SRC_STUB_H #define PUGL_SRC_STUB_H -#include "pugl/pugl.h" +#include <pugl/pugl.h> #include <stddef.h> |
![]() |
index : pugl.git | |
Pugl GUI library | d@drobilla.net |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/stub.h | 2 |
@@ -4,7 +4,7 @@ #ifndef PUGL_SRC_STUB_H #define PUGL_SRC_STUB_H -#include "pugl/pugl.h" +#include <pugl/pugl.h> #include <stddef.h> |