DEADSOFTWARE

moved compiler options to shared/a_modes.inc; turned on advanced records
[d2df-sdl.git] / src / engine / e_graphics.pas
index 39b6e4330ef71754142a013ee8807501c97805ff..51d6cc3d9a83423bffa83f1390b43e0a0584909f 100644 (file)
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
-{$INCLUDE e_amodes.inc}
+{$INCLUDE ../shared/a_modes.inc}
 unit e_graphics;
 
 interface