summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/texture.cc
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/cross/texture.cc')
-rw-r--r--o3d/core/cross/texture.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/o3d/core/cross/texture.cc b/o3d/core/cross/texture.cc
index 9d3a0a9..bbed3e6 100644
--- a/o3d/core/cross/texture.cc
+++ b/o3d/core/cross/texture.cc
@@ -32,7 +32,6 @@
// This file contains the definition of the Texture2D and TextureCUBE classes.
-#include "core/cross/precompile.h"
#include <cmath>
#include "core/cross/texture.h"
#include "core/cross/bitmap.h"