summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress_cpal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/texcompress_cpal.c')
-rw-r--r--src/mesa/main/texcompress_cpal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/texcompress_cpal.c b/src/mesa/main/texcompress_cpal.c
index c46ef8c53fb..db99649e2bf 100644
--- a/src/mesa/main/texcompress_cpal.c
+++ b/src/mesa/main/texcompress_cpal.c
@@ -34,7 +34,7 @@
#include "glheader.h"
#include "context.h"
#include "mtypes.h"
-#include "imports.h"
+#include "util/imports.h"
#include "pixelstore.h"
#include "texcompress_cpal.h"
#include "teximage.h"