]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.cpp
Renaming leftovers
[lyx.git] / src / InsetList.cpp
index 6908f3a373bbb79993accf23e099d0d5d0da8dcb..1f205858794ef899ac7aabeb2d0d214dcaf85cf1 100644 (file)
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "BranchList.h"
-#include "debug.h"
+#include "support/debug.h"
 
 #include "insets/InsetBranch.h"
 
-using std::lower_bound;
-
+using namespace std;
 
 namespace lyx {