Move similar/editor/ksegsel.c -> similar/editor/ksegsel.cpp

This commit is contained in:
Kp 2012-11-17 06:14:09 +00:00
parent 492096e3a5
commit d15e10f5e0
2 changed files with 2 additions and 1 deletions

View file

@ -833,7 +833,7 @@ class DXXProgram(DXXCommon):
'editor/khelp.cpp',
'editor/kmine.cpp',
'editor/ksegmove.cpp',
'editor/ksegsel.c',
'editor/ksegsel.cpp',
'editor/ksegsize.c',
'editor/ktmap.c',
'editor/kview.c',

View file

@ -25,6 +25,7 @@ COPYRIGHT 1993-1998 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include "editor/esegment.h"
#include "editor/medmisc.h"
#include "gameseg.h"
#include "kdefs.h"
// ---------------------------------------------------------------------------------------
// Select previous segment.