Skip to content

Commit

Permalink
fix linux build (case sentitive include path)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Dec 16, 2011
1 parent 77fcd16 commit c68de00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cpp/session/modules/SessionGit.cpp
Expand Up @@ -52,7 +52,7 @@

#include "SessionConsoleProcess.hpp"

#include "SessionVcs.hpp"
#include "SessionVCS.hpp"

#include "vcs/SessionVCSUtils.hpp"

Expand Down

0 comments on commit c68de00

Please sign in to comment.