DEADSOFTWARE

render: separate game logic and drawing
[d2df-sdl.git] / src / game / opengl / r_console.pas
index 194efe18427f70edc2679efdb2f4a85f44f7ece3..78eccc9c6eb6c55dc75d69719e33df4d5b3ca345 100644 (file)
@@ -12,7 +12,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 ../shared/a_modes.inc}
+{$INCLUDE ../../shared/a_modes.inc}
 unit r_console;
 
 interface