How about this:

qmake Code:
  1. INCLUDEPATH += internal_lib/widgets
To copy to clipboard, switch view to plain text mode 

and then:

Qt Code:
  1. #include "sheet_wp.h"
To copy to clipboard, switch view to plain text mode 

Does it change anything?