From c96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 23 Feb 2009 14:35:39 -0500 Subject: Sigmod now includes sigcore via <> rather than "" --- sigmod/Skin.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'sigmod/Skin.cpp') diff --git a/sigmod/Skin.cpp b/sigmod/Skin.cpp index ca5384d1..4bba06aa 100644 --- a/sigmod/Skin.cpp +++ b/sigmod/Skin.cpp @@ -22,9 +22,6 @@ // Header include #include "Skin.h" -// Sigcore includes -#include "../sigcore/Script.h" - // Sigmod includes #include "Macros.h" #include "Sigmod.h" -- cgit