summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/pack.c1
-rw-r--r--src/mesa/main/texstore.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/pack.c b/src/mesa/main/pack.c
index 4bb0a90045e..ad8ab9d0056 100644
--- a/src/mesa/main/pack.c
+++ b/src/mesa/main/pack.c
@@ -37,7 +37,6 @@
#include "mtypes.h"
#include "pack.h"
#include "pixeltransfer.h"
-#include "imports.h"
/**
diff --git a/src/mesa/main/texstore.c b/src/mesa/main/texstore.c
index cf12241342c..c4fe82a0b94 100644
--- a/src/mesa/main/texstore.c
+++ b/src/mesa/main/texstore.c
@@ -63,7 +63,6 @@
#include "pack.h"
#include "pbo.h"
#include "imports.h"
-#include "pack.h"
#include "texcompress.h"
#include "texcompress_fxt1.h"
#include "texcompress_rgtc.h"