summaryrefslogtreecommitdiffstats
path: root/gpu/pgl/pgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/pgl/pgl.h')
-rw-r--r--gpu/pgl/pgl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpu/pgl/pgl.h b/gpu/pgl/pgl.h
index 118d6fe..e413587 100644
--- a/gpu/pgl/pgl.h
+++ b/gpu/pgl/pgl.h
@@ -5,8 +5,8 @@
#ifndef GPU_PGL_PGL_H
#define GPU_PGL_PGL_H
-#include "npapi.h"
-#include "npapi_extensions.h"
+#include <npapi.h>
+#include <npapi_extensions.h>
#define PGL_TRUE 1
#define PGL_FALSE 0