I have a CLion C++ project that has the following structure:
project ---->my_includes | ----> my_own.hpp ---->source
This should be a CMake-based project to open correctly in CLion. Check CMake basics tutorial if you are new to CMake: https://www.jetbrains.com/help/clion/2016.1/quick-cmake-tutorial.html