Skip to content

Commit 9b6e636

Browse files
committed
Update src/tutorial_1/CMakeLists.txt
1 parent dfeef17 commit 9b6e636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tutorial_1/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FIND_PACKAGE(OpenAL REQUIRED)
1111
INCLUDE_DIRECTORIES(${SDL_INCLUDE_DIR})
1212

1313
INCLUDE_DIRECTORIES(/usr/local/include/fife/core)
14-
INCLUDE_DIRECTORIES(/home/mpiwpra/projects/fife/trunk/ext/guichan-0.8.2/include)
14+
INCLUDE_DIRECTORIES(/home/prock/projects/fife/trunk/ext/guichan-0.8.2/include)
1515

1616
add_executable(Tutorial1 ${TUTORIAL1_SRC})
1717
TARGET_LINK_LIBRARIES(Tutorial1 /usr/lib/i386-linux-gnu/libX11.a)

0 commit comments

Comments
 (0)