Skip to content

Commit bb9be32

Browse files
author
dyzheng
committed
Fix: compiling error of PW only
1 parent 79edfad commit bb9be32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • source/module_hamilt_lcao/module_dftu

source/module_hamilt_lcao/module_dftu/dftu.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#include "module_cell/klist.h"
99
#include "module_cell/unitcell.h"
1010
#include "module_basis/module_ao/parallel_orbitals.h"
11-
#ifdef __LCAO
1211
#include "module_elecstate/module_charge/charge_mixing.h"
12+
#ifdef __LCAO
1313
#include "module_hamilt_general/hamilt.h"
1414
#include "module_elecstate/elecstate.h"
1515
#include "module_hamilt_lcao/module_hcontainer/hcontainer.h"

0 commit comments

Comments
 (0)