mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
#9376 prepare use of Length in lyxrc - amend commit 0fa4b7e736
- catch wrong include of Length.h
This commit is contained in:
parent
d0ca7a383d
commit
a436171b2c
@ -1,8 +1,8 @@
|
||||
#include <config.h>
|
||||
|
||||
#include "../Length.h"
|
||||
#include "../LyXRC.h"
|
||||
#include "../support/debug.h"
|
||||
#include "LyXRC.h"
|
||||
#include "support/debug.h"
|
||||
#include "support/Length.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user